home *** CD-ROM | disk | FTP | other *** search
- Short: V1.1 open a WB drawer from CLI
- Author: ignaz@navy.org (Ignaz Kellerer)
- Uploader: ignaz@navy.org (Ignaz Kellerer)
- Version: 1.1
- Type: util/cli
- Requires: RexxMast running; AmigaOS 3.5 or DirectoryOpus
-
- This is a little AREXX-Script i wrote because i hated it to click through
- the countless drawers on my HD...
-
- It works with WB 3.5 as well as Directory Opus.
-
- If you know how to use the Scalos ARexx-Port, contact me, and I will
- try to add Scalos-Support, too.
-
-
-
- Installation:
-
- protect window +se (important!)
- copy window c: (or anywhere in the path)
-
-
- Usage:
-
- window 'path'
- path: (guess what!) The path you want to open
-
-
- Examples:
-
- window dh1:programs
-
- ...opens the programs-drawer on device dh1: (if there is such a drawer)
- (of course you can rename the program to whatever you like...)
-
- window
-
- ...opens the drawer of the current directory
-
-
- Special feature:
-
- This script detaches itself for improved speed.
-
-
-
-
- Thanks to Roman Schaub (roman@ancor.ch) for the idea and the previous version.
-
- !you must have the Arexx-server active!
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 1129 631 44.1% 03-Aug-00 07:01:12 cli2win.readme
- 1235 605 51.0% 29-Jul-00 09:35:50 window
- -------- ------- ----- --------- --------
- 2364 1236 47.7% 05-Aug-100 02:51:42 2 files
-